home *** CD-ROM | disk | FTP | other *** search
- Included is the "Info" replacement for Commodore's C:Info, which does not
- handle drives bigger than 2 Gig at all. Various parts of the math would
- overflow, giving things like negative drive sizes and full percentages
- larger than 100%.
-
- This drop-in replacement is "pure" and 100% upward compatible with the
- 38.2 version of Info (which shipped with Workbench version 38 and up),
- with the following enhancements:
-
- 1) Recognizes Flyer drives (type FLY\0) and gives information instead of
- listing as "Unreadable disk".
-
- 2) Properly displays drive sizes and Full % for drives of any size
- (currently tested to 9 Gig).
-
- 3) Some fields expanded to allow room to display "Used" and "Free" block
- counts for big drives (used to run together on drives > 5 Gig).
-
- 4) For drives 10 Gig and up, will list size as xxxxG. Drives from 10 Meg
- up to 10 Gig are listed as xxxxM (as before). For example, a 9 Gig
- drive is listed as 8661M, while an 18 Gig would be 18G.
-
-